home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / BARNET / ARMLINUX / MAIL / 9708 / 000093_owner-linux-arm…r.rutgers.edu _Sat Aug 30 23:19:06 1997.msg < prev    next >
Internet Message Format  |  1997-11-30  |  4KB

  1. Return-Path: <owner-linux-arm-outgoing@vger.rutgers.edu>
  2. Received: from nic.funet.fi (nic.funet.fi [128.214.248.6])
  3.     by odie.barnet.ac.uk (8.8.6/8.8.6) with ESMTP id XAA03759
  4.     for <willy@odie.fluff.org>; Sat, 30 Aug 1997 23:19:05 +0100
  5. Received: from vger.rutgers.edu ([128.6.190.2] EHLO vger.rutgers.edu ident: root [port 36406]) by nic.funet.fi with ESMTP id <12319-12824>; Sun, 31 Aug 1997 00:52:50 +0300
  6. Received: by vger.rutgers.edu id <972096-257>; Sat, 30 Aug 1997 17:51:00 -0400
  7. Received: from sun3.nsfnet-relay.ac.uk ([128.86.8.50] EHLO sun3.nsfnet-relay.ac.uk ident: IDENT-NOT-QUERIED [port 4705]) by vger.rutgers.edu with ESMTP id <972089-257>; Sat, 30 Aug 1997 17:50:28 -0400
  8. Received: from bright.ecs.soton.ac.uk by sun3.nsfnet-relay.ac.uk with JANET SMTP (PP); Sat, 30 Aug 1997 22:50:49 +0100
  9. Received: from whirligig.ecs.soton.ac.uk by bright.ecs.soton.ac.uk; Sat, 30 Aug 97 22:52:40 BST
  10. Received: from caramon.armlinux.org (annex4) by whirligig.ecs.soton.ac.uk; Sat, 30 Aug 97 22:52:35 BST
  11. Received: from raistlin.armlinux.org (raistlin [192.168.0.3]) by caramon.armlinux.org (8.7.4/8.7.3) with ESMTP id VAA22947 for <linux-arm@vger.rutgers.edu>; Sat, 30 Aug 1997 21:39:29 +0100
  12. From: Russell King - ARM Linux Admin <rmk@ecs.soton.ac.uk>
  13. Received: (from linux@localhost) by raistlin.armlinux.org (8.7.4/8.7.3) id VAA00377 for linux-arm@vger.rutgers.edu; Sat, 30 Aug 1997 21:39:43 +0100
  14. Message-Id: <199708302039.VAA00377@raistlin.armlinux.org>
  15. Subject: Re: Success!!!!!!!!!!!
  16. To: linux-arm@vger.rutgers.edu
  17. Date:     Sat, 30 Aug 1997 21:39:43 +0100 (BST)
  18. In-Reply-To: <24750.199708301514@lupin.csv.warwick.ac.uk> from "joseph-l@ping.demon.co.uk" at Aug 30, 97 04:14:46 pm
  19. X-Mailer: ELM [version 2.4 PL24]
  20. Mime-Version: 1.0
  21. Content-Type: text/plain; charset=US-ASCII
  22. Content-Transfer-Encoding: 7bit
  23. X-Orcpt: rfc822;linux-arm@vger.rutgers.edu
  24. Sender: owner-linux-arm@vger.rutgers.edu
  25. Precedence: bulk
  26. Status: RO
  27.  
  28. joseph-l@ping.demon.co.uk writes:
  29. > or whatever your root device is. (cat /proc/mounts to find out if you
  30. > don't know)
  31. > I wonder if there's a good reason mount doesn't look in /proc...
  32.  
  33. Not quite.  /proc/mounts reports:
  34.  
  35. /dev/root / ext2 rw 0 0
  36. none /proc proc rw 0 0
  37. raistlin:(pid202) /home nfs rw,rsize=8192,wsize=8192,timeo=8,retrans=110,acregmin=0,acregmax=0,acdirmin
  38. =0,acdirmax=0,intr,noac,addr=pid202@raistlin:/home 0 0
  39. tanis:/var/spool/mail /a/tanis/var/spool/mail nfs rw,rsize=8192,wsize=8192,addr=tanis 0 0
  40. tanis:/a/tanis/home/tanis /a/tanis/a/tanis/home/tanis nfs rw,rsize=8192,wsize=8192,addr=tanis 0 0
  41.  
  42. /dev/root???  Hmmm.  You probably don't have a link for that, and it's not
  43. actually a good idea to use symbolic links or hard links for mounting
  44. filesystems.
  45.  
  46. The other reason is that /etc/mtab is actually locked while mounting/
  47. unmounting filesystems, and is written to (hence the need for -n when
  48. root fs is readonly).  It's all part of ensuring that two mount commands
  49. (eg, an automounter and a mount) cannot do two things at once.
  50.    _____
  51.   |_____| ------------------------------------------------- ---+---+-
  52.   |   |       Russell King        rmk@ecs.soton.ac.uk         --- ---
  53.   | | | | http://whirligig.ecs.soton.ac.uk/~rmk92/home.html  /  /  |
  54.   | +-+-+                                                     --- -+-
  55.   /   |               THE developer of ARM Linux              |+| /|\
  56.  /  | | |                                                     ---  |
  57.     +-+-+ -------------------------------------------------  /\\\  |